NDepend.API Documentation
Record<T0> Class Members
Fields  Properties  Methods 


NDepend.CodeQuery Namespace : Record<T0> Class

The following tables list the members exposed by Record<T0>.

Public Constructors
 NameDescription
Public ConstructorCreate an instance of Record<T0>. This constructor is not intended to be used in your code.  
Top
Public Fields
 NameDescription
Public FieldThis read-only field represents the record' cell' value of at index 0.  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Returns this record cell value, for the cell defined at the zero-based index index.  
Public PropertyOverridden. Returns this record class number of cells, from one to 16 cells, this limit is defined by NDepend.CodeQuery.RecordBase.MAX_ARITY.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodOverloaded. Returns true if this item equals item1 or item2.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodGets an enumerable object that contains only the single element element.
Public Extension MethodIf obj is a numeric primitive type, returns its value converted as double. else returns null.
Top
See Also

Reference

Record<T0> Class
NDepend.CodeQuery Namespace